git-mailrc: add a kconfig alias
authorStephen Warren <[email protected]>
Thu, 31 Jul 2014 23:30:03 +0000 (17:30 -0600)
committerTom Rini <[email protected]>
Wed, 6 Aug 2014 13:02:46 +0000 (09:02 -0400)
It's easier to Cc Masahiro on Kconfig-related changes with a git-mailrc
alias.

Signed-off-by: Stephen Warren <[email protected]>
Acked-by: Masahiro Yamada <[email protected]>
doc/git-mailrc

index ae7e7bfb5bbae7d1e9afcd18699e7b1a8bfbda07..5b188551488911f08497a76e9ea745e56cc57f45 100644 (file)
@@ -27,6 +27,7 @@ alias kimphill       Kim Phillips <[email protected]>
 alias lukma          Lukasz Majewski <[email protected]>
 alias macpaul        Macpaul Lin <[email protected]>
 alias marex          Marek Vasut <[email protected]>
+alias masahiro       Masahiro Yamada <[email protected]>
 alias monstr         Michal Simek <[email protected]>
 alias panto          Pantelis Antoniou <[email protected]>
 alias prafulla       Prafulla Wadaskar <[email protected]>
@@ -110,6 +111,7 @@ alias dfu            uboot, lukma
 alias kerneldoc      uboot, marex
 alias fdt            uboot, Jerry Van Baren <[email protected]>
 alias i2c            uboot, hs
+alias kconfig        uboot, masahiro
 alias mmc            uboot, panto
 alias nand           uboot, scottwood
 alias net            uboot, jhersh